Welcome![Sign In][Sign Up]
Location:
Search - matlab user interface

Search list

[BooksMatlab GUI编程中文参考手册

Description: MATLAB 的名称源自 Matrix Laboratory ,它是一种科学计算软件,专门以矩阵的形式处理数据。 MATLAB 将高性能的数值计算和可视化集成在一起,并提供了大量的内置函数,从而被广泛地应用于科学计算、控制系统、信息处理等领域的分析、仿真和设计工作,而且利用 MATLAB 产品的开放式结构,可以非常容易地对 MATLAB 的功能进行扩充,从而在不断深化对问题认识的同时,不断完善 MATLAB 产品以提高产品自身的竞争能力。重点介绍MATLAB创建图形用户界面应用程序的原则和方法,有大量具体的代码创建界面并实现相应用户动作的方法。 -MATLAB name from the Matrix Laboratory, it is a scientific computing software, specialized form of a matrix of data processing. MATLAB high-performance numerical computation and visualization integrated together, and provide a large number of built-in functions, which are widely used in scientific computation, control systems, information processing and other fields of analysis, simulation and design work, but using MATLAB product's open architecture can easily right MATLAB functions for the expansion, thus deepening the understanding of the problem, but also constantly improve MATLAB products to enhance their products competitive. Highlights MATLAB to create graphical user interface applications of the principles and methods, a large number of specific interface and creates a correspo
Platform: | Size: 194560 | Author: 洪春 | Hits:

[Graph programguidlb

Description: 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-static text, 2-popupmenu, 4-Pushbutton and 1-axes. Initially scheduled Trolley initial coordinates and destination coordinates, according to the "start" button and start simulation; According to "suspend" after pictures will stop, according to a random keys (keyboard) continue; After the simulation, according to "refresh" the screen; According to "exit" button and close the window and click "ok" confirmation.
Platform: | Size: 5120 | Author: 跃进 | Hits:

[matlabMatlabInterfaceDesign

Description: 用Matlab进行可视化界面设计,有菜单、控件、用户输入等-using Matlab for visual interface design, menus, controls, such as user input
Platform: | Size: 8192 | Author: | Hits:

[matlabmatlab-image-processing

Description: 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确运用它快速解决实际问题的方法,从而提高分析问题和解决问题的能力。飞思在线http://www.fecit.com.cn“下载专区”提供书中范例源代码。 本书内容全面新颖、针对性强,理论与实际紧密结合,可供从事图像处理相关工作的教师、高年级本科生、研究生和广大科研人员参考。 -"MATLAB 6.5 support image processing," the book is based on MATLAB 6.5 of Image Processing Toolbox v3.2 (Image Processing Toolbox) Prepare, a more comprehensive system to introduce the Image Processing Toolbox v3.2 function in a noisy and the restoration of degraded images, graphics rendering, Image geometry transform, image enhancement, value analysis, wavelet analysis and fractal geometry for image processing, and the graphical user interface design, so the practical application of engineering. The book focused on Image Processing Toolbox works in the concrete application, through specific and detailed analysis of the examples, readers can not only on MATLAB Image Processing Toolbox function of the powerful have a deep understanding, better learn how to correctly apply it quick
Platform: | Size: 46080 | Author: xinxin | Hits:

[Software Engineeringmymatlabwenyf

Description: Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user interface,缩写为GUI).-Matlab is a powerful technical terms (technical computin g) software tools, data acquisition is concerned, It concentrates the signal acquisition (which built some well-known manufacturers of data acquisition card driver), signal analysis (calculated), Visualization (graphics), document processing (save, print, etc.) all functions into one. it is very easy to develop Windows graphical user interface (Graphical user inter face, the initials for GUI).
Platform: | Size: 4096 | Author: 文永富 | Hits:

[Graph programMatlab-source

Description: 精通MATLAB综合辅导与指南的配套磁盘程序,本书介绍了MATLAB一般原理和基本运算,重点介绍了MATLAB图形用户界面的结构和使用方法,包括二维、三维图形的控制、色彩的配置、用户专用界面的创建。-Proficient in MATLAB comprehensive guide to counseling and supporting disk procedures, this book introduces MATLAB general principles and basic computing, focuses on the MATLAB graphical user interface structure and the use of methods, including two-dimensional, three-dimensional graphics control, color configuration, user-specific interface to create.
Platform: | Size: 71680 | Author: 马踏 | Hits:

[Special Effectssusan-matlab

Description: 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。-Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.
Platform: | Size: 35840 | Author: syx | Hits:

[matlabmatlab-GUI

Description: 一个关于matlab,制作用户界面的程序,很好的学习代码-On matlab, the production of user interface procedures, good learning code
Platform: | Size: 6144 | Author: 张明 | Hits:

[matlabtank

Description: MATLAB 设计的一个关于用户界面的例子-MATLAB design a user interface example
Platform: | Size: 6144 | Author: qifei | Hits:

[matlabvisual

Description: In the planning stage of a GNSS-measurement campaign it is useful to compute several design para-meters in order to decide how, when and where to carry out the measurements. The MATLAB user interface VISUAL.M enables you to compute the design parameters for any system design.
Platform: | Size: 395264 | Author: Alli | Hits:

[GUI DevelopM_GUI

Description: 第一次上传,matlab做的卡尔曼滤波,有matlab用户界面,可以设置初始值,及蒙特卡洛次数。-From the first time, matlab do the Kalman filter, a matlab user interface, you can set the initial value, and the number of Monte Carlo.
Platform: | Size: 8192 | Author: wbl | Hits:

[CA authdes(matlab)

Description: 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的-DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
Platform: | Size: 7168 | Author: 秦陈刚 | Hits:

[matlabMatlabEbook

Description: 一个Matlab实用教程,有编程基础,数值计算,矩阵,图形用户界面,接口等丰富的知识,一共31M,看大小也知道其含金量了-A Practical Guide Matlab, a programming foundation, numerical calculation, matrix, graphical user interface, interface, such as wealth of knowledge, a total of 31M, to see the size of its gold content is also aware of the
Platform: | Size: 30921728 | Author: 无理取闹 | Hits:

[Graph programMATLAB7.x

Description: MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
Platform: | Size: 6486016 | Author: 王奔 | Hits:

[Special Effectsmatlab

Description: 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.
Platform: | Size: 2992128 | Author: chengmengli | Hits:

[Special EffectsFICA-matlab

Description: fast fixed-point algorithm -The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
Platform: | Size: 43008 | Author: yuanlele | Hits:

[Software EngineeringMatlab

Description: 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface graphical user interface means, like a lot of the same high-level programming language, Matlab also has a graphical user interface development environment, with the rapid development of computer technology, human and computer communications have taken place in a large changes, from the original command-line means of communication (such as an early DOS systems) change to the current interactive graphical interface mode, and now the vast majority of applications are in a graphical user interface running under
Platform: | Size: 73728 | Author: All_blue | Hits:

[OtherMATLAB

Description: code matlab Expand With the help of a Matlab graphical user interface through which the user can compress data sets using the codec RLE. The graphical interface supports the following functions: Input data sequence using appropriate control. What effect on the screen. It should appear as separate tables of data value and length and the final dialog provides encrypted (
Platform: | Size: 1024 | Author: george | Hits:

[Othermatlab(GUI)

Description: MATLAB图形用户界面(GUI)使用指导,PDF电子书。优秀的参考资料-MATLAB graphical user interface (GUI) used to guide, PDF e-book. Excellent reference
Platform: | Size: 17054720 | Author: 王慧 | Hits:

[Graph DrawingMATLAB Graphical User Interface

Description: 详细介绍如何利用MATLAB进行图形界面操作(Introduction to MATLAB Graphical User Interface)
Platform: | Size: 779264 | Author: hellocpu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net